In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetAnnotationFlags Method

GetAnnotationFlags Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetAnnotationFlags( _

   ByVal AnnotationIdx As Integer _

) As PdfAnnotationFlag
public PdfAnnotationFlag GetAnnotationFlags( 

   int AnnotationIdx

)
public function GetAnnotationFlags( 

    AnnotationIdx: Integer

): PdfAnnotationFlag; 
public function GetAnnotationFlags( 

   AnnotationIdx : int

) : PdfAnnotationFlag;
public: PdfAnnotationFlag GetAnnotationFlags( 

   int AnnotationIdx

) 
public:

PdfAnnotationFlag GetAnnotationFlags( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members